[INFO] fetching crate game_chess_cui 0.0.2...
[INFO] checking game_chess_cui-0.0.2 against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] extracting crate game_chess_cui 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate game_chess_cui 0.0.2
[INFO] finished tweaking crates.io crate game_chess_cui 0.0.2
[INFO] tweaked toml for crates.io crate game_chess_cui 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate game_chess_cui 0.0.2 on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate game_chess_cui 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2
[INFO] running `Command { std: "docker" "start" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling werror v0.0.2
[INFO] [stderr]     Checking former_runtime v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking mucow v0.1.0
[INFO] [stderr]     Checking inspect_type v0.0.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking is_slice v0.0.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking implements v0.0.7
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking pleco v0.5.0
[INFO] [stderr]    Compiling wproc_macro v0.0.5
[INFO] [stderr]    Compiling former_derive v0.1.8
[INFO] [stderr]     Checking former v0.1.6
[INFO] [stderr]     Checking wtools v0.1.6
[INFO] [stderr]     Checking wca v0.1.0
[INFO] [stderr]     Checking game_chess_core v0.0.1
[INFO] [stderr]     Checking game_chess_cui v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s
[INFO] running `Command { std: "docker" "inspect" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2", kill_on_drop: false }`
[INFO] [stdout] b09ab7a6c39ec37a2b792d10d0d75a284964ee37fe43c2f12853056731f24eb2
